type net/http.unencryptedNetConnInTLSConn
3 uses
net/http (current package)
server.go#L2169: type unencryptedNetConnInTLSConn struct {
server.go#L2174: func (c unencryptedNetConnInTLSConn) UnencryptedNetConn() net.Conn {
server.go#L2179: return tls.Client(unencryptedNetConnInTLSConn{conn: c}, nil)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)